Skip to content

Add compat entry for BFloat16s v0.6#7

Merged
AntonOresten merged 3 commits intoFluxML:mainfrom
AntonOresten:bfloat16s-v0.6
Mar 13, 2026
Merged

Add compat entry for BFloat16s v0.6#7
AntonOresten merged 3 commits intoFluxML:mainfrom
AntonOresten:bfloat16s-v0.6

Conversation

@AntonOresten
Copy link
Member

I also bumped the patch version.

@AntonOresten
Copy link
Member Author

AntonOresten commented Nov 5, 2025

Nightly test is likely failing due to some difference in hashing/dictionary ordering in 1.13. Easiest fix is changing this line:

@test_throws ErrorException("Invalid Offset: `weight_0`") SafeTensors.deserialize(reloaded)

to simply:

@test_throws ErrorException SafeTensors.deserialize(reloaded)

since there are no order guarantees.

@AntonOresten AntonOresten merged commit 32aca90 into FluxML:main Mar 13, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant